projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6f844a
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Mon, 14 Jan 2008 19:16:12 +0000
(19:16 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Mon, 14 Jan 2008 19:16:12 +0000
(19:16 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 86a9c4dc2ec442ac3d5125b3534f0f723b2b702b..28a2fab82b065da3bceaab71dbc18ecadf7061a3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-01-14 acm <acm@localhost.localdomain>
+
+ * progmodes/cc-engine.el (c-guess-basic-syntax): prevent a macro
+ call inside a struct being recognised as a K&R argument.
+
2008-01-14 Jason Rumney <jasonr@gnu.org>
* image.el (image-type): Use image-type-from-file-name (from trunk